Suche

Ausgewählte Option

Suchergebnisse

SucheCode Generator , finden 12 items
  • Sortieren
  • Nach Zeit
  • Nach Popularität
Ausbildung  Lernen  beginnen  Uhrzeit - 8:51
This video demonstrates the sample code of Timer by Nuvoton M031/M032 evaluation board. It includes the sample code description, source code tracing, and the steps to compile and download. You can also see how the sample code works in the end of this video. Users could easily know how to use Timer sample code and Nuvoton evaluation board by following the steps. #Level1Workshop #Timer #M0 #NuMaker-M032SE #Keil #Nuvoton #MCU #Level1 #Workshop #NuMicro #Nuvoton #SampleCode #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  beginnen  Uhrzeit - 9:1
NuMicro M031/M032 Series I2C Sample Code : Demonstrate how to access EEPROM via I2C interface. #I2C #Training #Level1 #Workshop #SampleCode #InterIntegratedCircuit #EEPROM #WriteMultiBytesTwoRegs #ReadMultiBytesTwoRegs #Read #Program #TxBuffer #RxBuffer #StatusRegister #ControlRegister #NuMicro #Nuvoton #SampleCode #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  beginnen  Uhrzeit - 7:47
NuMicro M031/M032 Series I2C Sample Code : Demonstrate how to receive a data package with unknown length via UART. #Level1Workshop #UART #Keil #Nuvoton #MCU #Level1 #Workshop #Training #Level1 #Workshop #UnknownDataLength #BaudRate #IRQHandler #Interrupt #RDA #Timeout #FIFO #Buffer #NuMicro #Nuvoton #SampleCode #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  Uhrzeit - 12:26
This video demonstrates two sample codes of PWM by Nuvoton M031/M032 evaluation board. The first sample code is about breathing light. The second sample code is about fixed PWM duty. The video includes the sample code description, source code tracing, and the steps to compile and download. You can also see how the sample codes work as well. Users could easily know how to use PWM sample codes and Nuvoton evaluation board by following the steps. #Level1Workshop #PWM #BreathingLight #Dynamic-PWM-duty #Fixed-PWM-duty #NuMicro #Nuvoton #MCU #SampleCode #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  Uhrzeit - 7:24
This video demonstrates the sample code of ADC by Nuvoton M031/M032 evaluation board. The sample code shows how to use Bandgap voltage to calculate the supply voltage. It includes the sample code description, source code tracing, and the steps to compile and download. You can also see how the sample code works in the end of this video. Users could easily know how to use ADC sample code and Nuvoton evaluation board by following the steps. #ADC #Bandgap #NuMicro #Nuvoton #MCU #SampleCode #PowerSupplyMonitoring #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  Uhrzeit - 12:26
This video demonstrates the sample code of WDT by Nuvoton M031/M032 evaluation board. It includes the sample code description, source code tracing, and the steps to compile and download. You can also see how the sample code works in the end of this video. Users could easily know how to use WDT sample code and Nuvoton evaluation board by following the steps. #WDT #M0 #NuMaker-M032SE #Keil #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  beginnen  Uhrzeit - 7:34
NuMicro M031/M032 Series SPI Sample Code : Demonstrate how to access SPI Flash via SPI interface. 【Datasheet of SPI Flash W25Q35】 https://www.winbond.com/resource-files/W25Q32JV%20RevI%2005042021%20Plus.pdf #SPI #Training #Level1 #Workshop #SampleCode #SerialPeripheralIngerface #SPIFlash #W25Q35 #ReadID #Read #Program #Basic #General #Training #Learning #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Lernen  Uhrzeit - 10:12
This video shows the example code of GPIO by using Nuvoton M031/M032 development board. It includes the description of the sample code, the explanation of the code, and the steps to compile and download the sample program. Finally, it shows the result of the operation of the GPIO sample code, so that users can easily operate Nuvoton's development board and the GPIO sample code according to the steps. #Training #Basic #en #Learning - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
Ausbildung  Tool  Lernen  Uhrzeit - 6:27
#Tool #Training #Learning #Intermediate #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/numaker-m251sd Contact us: SalesSupport@nuvoton.com
Ausbildung  Tool  Lernen  Uhrzeit - 2:21
Hello everyone! I am Chris, the Field Application Engineer from Nuvoton Technology. Today, I will introduce how to run a simple sample code on NuMicro M251/M252 series microcontroller. First, we connect the M251/M252 NuMaker development Board to the computer. Then click the M251/M252 BSP folder, click the Sample Code folder, template folder, Keil folder, and finally open the Template project file. What we are going to do is running a simple GPIO Toggle LED Sample Code. Introduce the main program briefly. First, set GPIO PB14 to Output Mode. After writing a small loop, set PB14 to reverse. Finally, set CLK_SysTickDelay to 300,000 microseconds (uSec). Before Rebuild, we must add the GPIO Source Code to the Library, find the corresponding Source Code and load it, and press Rebuild after it is complete. After the Rebuild, press Load and program the Code into the IC. When programing is over, press the reset button on the development board to confirm whether the LED lights are flashing on the board. That’s all for the tutorial of running sample code. Thank you for watching it. If you want to know more information, please feel free to contact us. #Tool #Training #Learning #Intermediate #en - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC Buy now: https://direct.nuvoton.com/numaker-m251sd Contact us: SalesSupport@nuvoton.com
本网站使用cookie作为与网站互动时识别浏览器之用,浏览本网站即表示您同意本网站对cookie的使用及相关隐私权政策
OK